home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 9 / PC World Interactive 9 - Temmuz 1998.iso / share / internet / hot / infomgr.z / sitemaker.dll / 0 / RCDATA / THOTPACKFORM / THOTPACKFORM.txt
Text File  |  1997-07-20  |  730b  |  38 lines

  1. object HotPackForm: THotPackForm
  2.   Left = 353
  3.   Top = 129
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Customize HotPack'
  7.   ClientHeight = 364
  8.   ClientWidth = 481
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object HotPackStatus: TStatusBar
  18.     Left = 0
  19.     Top = 345
  20.     Width = 481
  21.     Height = 19
  22.     Panels = <
  23.       item
  24.         Width = 50
  25.       end>
  26.     SimplePanel = False
  27.   end
  28.   object HotPackPnl: TPanel
  29.     Left = 0
  30.     Top = 0
  31.     Width = 481
  32.     Height = 345
  33.     BevelOuter = bvLowered
  34.     Caption = 'Loading...'
  35.     TabOrder = 1
  36.   end
  37. end
  38.